Skip to content

Add exception handling#104

Merged
kr-t merged 2 commits intomainfrom
features/add-exception-handling
Nov 21, 2025
Merged

Add exception handling#104
kr-t merged 2 commits intomainfrom
features/add-exception-handling

Conversation

@kr-t
Copy link
Collaborator

@kr-t kr-t commented Nov 21, 2025

Description

Add exception handling. For example, before, if getting exception in wamr it would still print that thread returned successfully.

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Code cleanup/refactoring

How Has This Been Tested?

CI + STM32U585 changes with containers which would fail.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
@kr-t kr-t requested a review from srberard as a code owner November 21, 2025 15:20
srberard
srberard previously approved these changes Nov 21, 2025
Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
@kr-t kr-t force-pushed the features/add-exception-handling branch from 4aa3f2e to 3611c33 Compare November 21, 2025 15:36
@srberard srberard self-requested a review November 21, 2025 15:37
@kr-t kr-t merged commit cafad42 into main Nov 21, 2025
13 checks passed
@kr-t kr-t deleted the features/add-exception-handling branch November 21, 2025 16:07
PatrickRobbIOL pushed a commit to mgeeIOL/ocre-runtime that referenced this pull request Dec 1, 2025
* Add exception handling
* Update WAMR's hash

---------

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
casaroli pushed a commit that referenced this pull request Dec 7, 2025
* Add exception handling
* Update WAMR's hash

---------

Signed-off-by: Krisztian Szilvasi <34309983+kr-t@users.noreply.github.com>
casaroli added a commit that referenced this pull request Jan 7, 2026
This reverts commit cafad42.

This commit is kept in the legacy branch.
casaroli added a commit that referenced this pull request Jan 7, 2026
This reverts commit cafad42.

This commit is kept in the legacy branch.

Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
casaroli added a commit that referenced this pull request Jan 7, 2026
This reverts commit cafad42.

This commit is kept in the legacy branch.

Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants